PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setRubyPosition Method
A PDFStandardLayoutRubyPosition enum member specifying the justification of the lines within a ruby assembly.
In This Topic
    setRubyPosition Method
    In This Topic
    Sets the ruby position.
    Syntax
    public void setRubyPosition( 
       PDFStandardLayoutRubyPosition value
    )

    Parameters

    value
    A PDFStandardLayoutRubyPosition enum member specifying the justification of the lines within a ruby assembly.
    See Also